
The examples included in this directory demonstrates some of the 
fundamental operations using GeoRaster PL/SQL API to initialize, 
create, import, insert, delete, query, process, update and export 
GeoRaster objects in Oracle Server.

The details are described in the georaster_demo.sql file.

No image files are shipped with the demos. However, user can use 
any TIF images together with the loading demo (import_georaster.sql). 
The loading demo must be updated to incorporate the correct image 
paths. For the compression and decompression demo (compress_georaster.sql)
to run successfully, the first loaded image must be a 8-bit unsigned 
TIF image.

All demos assume connecting as scott/tiger. Before run these demos, user
better alters the default tablespace for SCOTT to a locally managed 
tablespace other than SYSTEM.

